-
Notifications
You must be signed in to change notification settings - Fork 52
DEVDOCS-6497 - Buyer Portal guides #1096
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Base information added to each file. Guides for Headless and Stencil filled in. Missing screenshots. Other files are placeholders for future content.
* Building and deploying | ||
* Script config | ||
|
||
### Theming Without a Custom Buyer Portal No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Theming
is misspelt; did you mean Teeming
? retext-spell
retext-spell
|
||
See [B2B Buyer Portal Setup Overview](/b2b-edition/docs/buyer-portal) for general prerequisites. You will need a V3 BigCommerce API token with the B2B Edition scope. | ||
|
||
See [Local Development](link) for Catalyst prerequisites. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to link is dead no-dead-urls
remark-lint
|
||
See [B2B Buyer Portal Setup Overview](/b2b-edition/docs/buyer-portal) for general prerequisites. You will need a V3 BigCommerce API token with the B2B Edition scope. | ||
|
||
See [Local Development](link) for Catalyst prerequisites. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to unknown file: link
missing-file
remark-validate-links
The initial deployed preview storefront does not support B2B Buyer Portal features. You must follow the remaining steps and deploy your storefront to your own hosting to enable the Buyer Portal. | ||
</Callout> | ||
2. In the B2B Edition dashboard, navigate to Storefronts and click the ellipsis (...) next to your Catalyst Headless Storefront Channel. Click “Enable B2B” and ensure the channel updates to “B2B Enabled.” | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to screenshot is dead no-dead-urls
remark-lint
The initial deployed preview storefront does not support B2B Buyer Portal features. You must follow the remaining steps and deploy your storefront to your own hosting to enable the Buyer Portal. | ||
</Callout> | ||
2. In the B2B Edition dashboard, navigate to Storefronts and click the ellipsis (...) next to your Catalyst Headless Storefront Channel. Click “Enable B2B” and ensure the channel updates to “B2B Enabled.” | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to unknown file: screenshot
missing-file
remark-validate-links
…ted outdated B2B guide.
…n buyer portal docs
@@ -0,0 +1,133 @@ | |||
--- | |||
title: Integrate Buyer Portal with Stencil | |||
keywords: buyer portal, b2b edition, open source, stencil |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
b2b
is misspelt; did you mean 2b
, B2B
, bib
, bob
, bub
, BB
? retext-spell
retext-spell
@@ -0,0 +1,84 @@ | |||
--- | |||
title: Buyer Portal Overview | |||
keywords: buyer portal, b2b edition, hosted, headless, catalyst |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
b2b
is misspelt; did you mean 2b
, B2B
, bib
, bob
, bub
, BB
? retext-spell
retext-spell
- [Custom Headless Setup Guide](/b2b-edition/docs/buyer-portal/headless) | ||
|
||
## Supported storefront models | ||
- **Stencil:** Embed and control the Buyer Portal via header/footer scripts and theme hooks. See the [Stencil guide](./stencil). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to ./stencil is dead no-dead-urls
remark-lint
- [Custom Headless Setup Guide](/b2b-edition/docs/buyer-portal/headless) | ||
|
||
## Supported storefront models | ||
- **Stencil:** Embed and control the Buyer Portal via header/footer scripts and theme hooks. See the [Stencil guide](./stencil). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to unknown file: stencil
missing-file
remark-validate-links
|
||
## Supported storefront models | ||
- **Stencil:** Embed and control the Buyer Portal via header/footer scripts and theme hooks. See the [Stencil guide](./stencil). | ||
- **Headless (self-hosted):** Run and deploy the open-source Buyer Portal next to your headless storefront. See the [Headless guide](./headless). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to ./headless is dead no-dead-urls
remark-lint
|
||
## Supported storefront models | ||
- **Stencil:** Embed and control the Buyer Portal via header/footer scripts and theme hooks. See the [Stencil guide](./stencil). | ||
- **Headless (self-hosted):** Run and deploy the open-source Buyer Portal next to your headless storefront. See the [Headless guide](./headless). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to unknown file: headless
missing-file
remark-validate-links
## Supported storefront models | ||
- **Stencil:** Embed and control the Buyer Portal via header/footer scripts and theme hooks. See the [Stencil guide](./stencil). | ||
- **Headless (self-hosted):** Run and deploy the open-source Buyer Portal next to your headless storefront. See the [Headless guide](./headless). | ||
- **Catalyst:** Render the Buyer Portal on top of Catalyst and wire authentication. See the [Catalyst guide](/storefront/catalyst/experiments/buyer-portal). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to /storefront/catalyst/experiments/buyer-portal is dead no-dead-urls
remark-lint
Initial branch creation with relevant guide files.
Base information added to each file.
Guides for Headless and Stencil filled in. Missing screenshots. Other files are placeholders for future content.
DEVDOCS-6497
What changed?
Release notes draft
Anything else?
ping { @CNanninga @bigcommerce/dev-docs-team }